Timer Services Functions
Multiprocessing Services provides the following timer services functions:
MPDelayUntil
blocks the calling task until a specified time.
MPCreateTimer
creates a timer.
MPDeleteTimer
removes a timer.
MPSetTimerNotify
sets the notification information associated with a timer.
MPArmTimer
arms the timer to expire at a given time.
MPCancelTimer
cancels an armed timer.
MPDelayUntil
MPCreateTimer
MPDeleteTimer
MPSetTimerNotify
MPArmTimer
MPCancelTimer
© 1999 Apple Computer, Inc. – (Last Updated 17 Nov 99)